gsk: Add a blur node
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Sep 2017 03:49:34 +0000 (23:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 4 Sep 2017 18:28:16 +0000 (14:28 -0400)
commite2869853dc0690cb4f466b9662f6e7afd472d96a
tree9c0642db63ff62ca3247886d0e7051e1169fe64e
parent516442a88990efab8889f7519e0c61acdabb2b20
gsk: Add a blur node

For now, this has just a fallback implementation using
the typical box filter approximation.
gsk/gskenums.h
gsk/gskrendernode.h
gsk/gskrendernodeimpl.c
gsk/gskrendernodeprivate.h
gtk/inspector/gtktreemodelrendernode.c
gtk/inspector/recorder.c